@charset "UTF-8";
/* Base Reset */
* {margin: 0;padding: 0;}
html {-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;overflow-y: scroll; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}
:focus { outline:0;}
img { border:0;}
a img { vertical-align: middle;}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {	quotes: none;}
blockquote:before, blockquote:after,q:before, q:after {	content: '';	content: none;}
table {	border-collapse: collapse;	border-spacing: 0;}
.clear { width:100%; height:0; line-height:0; font-size:0; overflow:hidden; clear:both; display:block; _display:inline;}
.none { display:none;}
.hidden { visibility:hidden;}
.clearfix:after{clear: both;content: ".";display: block;height: 0;visibility: hidden;}
.clearfix{display: block; *zoom:1;}
/*body,p {font: 14px/1 Microsoft YaHei, Helvetica, STHeiti STXihei, Microsoft JhengHei, Tohoma, Arial;color: #333;}*/
/*body {background-color: #215cc1;}*/
a{ text-decoration: none; color: #333;}
a:hover{ text-decoration: none; color: #EC3C1B; }
.wp-wrapper { width: 100%; background-color: #fff;}
.wp-wrapper .wp-inner { width:auto; max-width: 1200px; margin:0 auto;}

/**焦点图片**/
.wp-focus {
    padding-bottom: 30px;padding-top: 25px;height: 410px;background-color: #e9e9e9;
}
.wp-focus .wp-inner {background: #2c76f5;}

/*.fcous-panel { width: 71.5%;}*/
.fcous-panel { width: 880px;}/*图片大小*/
.fcous-panel .focus-window { width: 100%;}
.wp-focus-l {width: 17.5%;float: left;background: #2c76f5;}
.wp-focus-l li { line-height: 102px;text-align: center;}
.wp-focus-l li:hover {background-color: #286adc;}
.wp-focus-l li a {display: inline-block;padding-left: 55px;font-family: "microsoft yahei";}
.wp-focus-l li.i1 a {background: url(../images/m1.png) no-repeat 0px;}
.wp-focus-l li.i2 a {background: url(../images/m2.png) no-repeat 0px;}
.wp-focus-l li.i3 a {background: url(../images/m3.png) no-repeat 0px;}
.wp-focus-l li.i4 a {background: url(../images/m4.png) no-repeat 0px;}
.wp-focus-l li a { font-size: 18px; color: #fff;}
/*.wp-focus-r { width: 82.5%; float: right; background: #215cc1 url(../images/focus-bg.png) no-repeat right bottom;}*/
.wp-focus-r { width: 100%; float: right; background: #005375 url(../images/focus-bg.png) no-repeat right bottom;}

/**
 * 主体
 */

